Updates
authorMatthias Clasen <mclasen@redhat.com>
Thu, 25 Mar 2021 11:44:51 +0000 (07:44 -0400)
committerMatthias Clasen <mclasen@redhat.com>
Sat, 27 Mar 2021 18:21:04 +0000 (14:21 -0400)
NEWS

diff --git a/NEWS b/NEWS
index 9bfe29f1d2e5d674639dc0acd2a6fa8d5eb69763..9e9ca7f6cf2a71504a3088cf3f7551900be4a05b 100644 (file)
--- a/NEWS
+++ b/NEWS
@@ -1,3 +1,48 @@
+Overview of Changes in 4.2.0
+============================
+
+* Filechooser: Make the location entry work again
+
+* Label: Fix tooltips on links
+
+* X11:
+ - Fix damage handling
+ - Trap errors from the COW
+
+* Windows:
+ - Use a visible scroll cursor
+ - Include more icons for icon-theme-less situations
+
+* Wayland: Fix key event matching with mismatched layouts.
+  This was causing keyboard accelerators to trigger unexpectedly
+
+* Inspector: Allow inspecting Unicode
+
+* Input:
+ - Improve dead key handling
+ - Regenerate compose sequence table
+
+* gsk:
+ - Fix a crash in the ngl renderer
+ - Fix a rounding error in subpixel glyph positioning
+ - ngl: Implement glyph cache eviction
+ - ngl: Improve the glyph cache effectiveness
+ - ngl: Fix uniform key mapping on Windows
+ - Make the ngl renderer the default
+
+* build:
+ - Fix build with cairo as subproject
+ - Disable g_assert in release builds
+ - Include gi-docgen as subproject
+ - Include generated docs
+
+* Translation updates:
+ Hungarian
+ Italian
+ Polish
+ Ukrainian
+
+
 Overview of Changes in 4.1.2
 ============================